Used to get or set a value of the object. The parameter is the name of the property to assign a new value to or to get the value.
Syntax |
|---|
|
result = OLEObject.ValueArray( Name, Parameters() ) |
Parameters |
|
|---|---|
|
Name |
|
|
Parameters() |
|
Return Value |
|
|---|---|
|
Result |
Variant() |
Notes
It can accept a list of parameters to pass to the automation object. The parameters array is assumed to be 1-based.
ValueArray